Vcenter Namespaces Instances Ipv4Cidr

Vcenter Namespaces Instances Ipv4Cidr
Vcenter Namespaces Instances Ipv4Cidr

The specification for representing CIDR notation of IP range.

This schema was added in vSphere API 7.0.2.00100.

JSON Example
{
    "address": "string",
    "prefix": 0
}
string
address
Required

The IPv4 address.

This property was added in vSphere API 7.0.2.00100.

integer As int64 As int64
prefix
Required

The CIDR prefix.

This property was added in vSphere API 7.0.2.00100.